Welcome![Sign In][Sign Up]
Location:
Search - RGB matlab

Search list

[Windows Developgray2rgb.ZIP

Description: Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
Platform: | Size: 63488 | Author: 龙鹏 | Hits:

[Special Effectssignal-analysis

Description: dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT transform dctcom.m completion of the input image compression imagecbe.m completion of the two RGB input image with wavelet analysis method of image fusion imagecom.m completion of the input RGB image using wavelet analysis method automatically drop noise, the threshold of high-frequency coefficient, noise reduction effect and the results of the percentage of wavelet1D.m completion of the input signals of one-dimensional discrete wavelet multi-scale decomposition wavelet2D completion of the input signals of two-dimensional discrete wavelet multi-scale decomposition zigzag.m completed the input of 8* 8 matrix of data collected in accordance with the zigzag order.
Platform: | Size: 3072 | Author: zhouhao | Hits:

[matlabYUV2RGB

Description: 视频处理算法 RGB与YUV格式的相互转化-Video processing algorithms in RGB and YUV formats mutual conversion
Platform: | Size: 3072 | Author: wu jinghui | Hits:

[Graph programrgbhist

Description: Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower. -Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower.
Platform: | Size: 38912 | Author: 焦竹青 | Hits:

[matlabRGB-HSI

Description: 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
Platform: | Size: 1024 | Author: 唐先生 | Hits:

[Graph programRGB2LabAndLab2RGB

Description: % function [L, a, b] = RGB2Lab(R, G, B) % RGB2Lab takes matrices corresponding to Red, Green, and Blue, and % transforms them into CIELab. This transform is based on ITU-R % Recommendation BT.709 using the D65 white point reference. % The error in transforming RGB -> Lab -> RGB is approximately % 10^-5. RGB values can be either between 0 and 1 or between 0 and 255. % By Mark Ruzon from C code by Yossi Rubner, 23 September 1997. % Updated for MATLAB 5 28 January 1998.-% function [L, a, b] = RGB2Lab(R, G, B) % RGB2Lab takes matrices corresponding to Red, Green, and Blue, and % transforms them into CIELab. This transform is based on ITU-R % Recommendation BT.709 using the D65 white point reference. % The error in transforming RGB-> Lab-> RGB is approximately % 10^-5. RGB values can be either between 0 and 1 or between 0 and 255. % By Mark Ruzon from C code by Yossi Rubner, 23 September 1997. % Updated for MATLAB 5 28 January 1998.
Platform: | Size: 2048 | Author: 郑成勇 | Hits:

[Graph RecognizeRGB

Description: RGB模式下的人脸检测,全面实用,可以参考。-RGB mode, Face Detection, comprehensive and practical, can refer to.
Platform: | Size: 2048 | Author: 小开 | Hits:

[Special EffectsFCM

Description: 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
Platform: | Size: 1024 | Author: angelp | Hits:

[Special EffectsHIS-RGB

Description: 遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好-Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better
Platform: | Size: 3698688 | Author: 项德良 | Hits:

[Special EffectsPseudoColorImageProcessing

Description: 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image processing capabilities to achieve gray-scale to color conversion, image input process as specified in the scope of the two gray-scale, the program output for the RGB format images, one of which range of gray-scale display for the specified color, and the rest of the pixels in RGB and the corresponding form for the same input image pixel gray-scale color
Platform: | Size: 305152 | Author: jhm | Hits:

[Picture ViewerRGB

Description: extract raw file YUV color and combine in RGB color
Platform: | Size: 12288 | Author: dragonslaver | Hits:

[matlabconvert

Description: convert from gray to rgb
Platform: | Size: 1024 | Author: omar | Hits:

[matlabRGB2YUV

Description: calculates YUV values from RGB values-calculates YUV values from RGB values
Platform: | Size: 10240 | Author: aditya | Hits:

[matlabRGB

Description: This an example of the combining programme using VC++6.0 and Matlab 7.0.-This is an example of the combining programme using VC++6.0 and Matlab 7.0.
Platform: | Size: 3700736 | Author: 武秀永 | Hits:

[Windows Developreadyuv

Description: converting YUV to RGB with the 4:2:0 format
Platform: | Size: 2048 | Author: chris | Hits:

[GDI-Bitmapcolorseg

Description: RGB color image segmentation
Platform: | Size: 1024 | Author: Kannan | Hits:

[Picture Viewerdajinfa-erzhihua-matlab

Description: 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
Platform: | Size: 3072 | Author: budongwei | Hits:

[Graph programRGB-HSI

Description: matlab数字图像处理中RGB转换HSI-digital image processing matlab HSI conversion RGB
Platform: | Size: 1024 | Author: 谢大壮 | Hits:

[Special Effectscolorspace

Description: 颜色空间转换,RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 等色彩制式之间的装换,matlab-Color space conversion, RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch equipment such as color change between formats, matlab
Platform: | Size: 4096 | Author: hello | Hits:

[Special EffectsYUV-RGB

Description: 把YUV格式视频转换成RGB格式的,RGB格式转换成YUV的格式,两者之间互换-The YUV format into RGB format video, RGB format into YUV format, exchange between the two
Platform: | Size: 1024 | Author: 宋小璇 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net